01. Fixed Wing Autopilot
Fixed Wing Autopilot [Optional]
The Goal of this Project
In this project you'll implement a flight autopilot for a fixed wing aircraft. You'll be implementing this controller in Python (in the real world the flight controller will most likely be in a different programming language). The project will start with a manually controlled aircraft and by the end the aircraft will autonomously follow a prescribed path.
Project Instructions
All instructions can be found in the project repository.
Note that this project is optional and will not be submitted. It's here for your learning and enjoyment. Have fun!